Skip to content

Upgrade Vite and other deps to resolve packaging issue#1387

Merged
esimkowitz merged 6 commits into
mainfrom
evan/test-string-decoder-fix
Dec 5, 2024
Merged

Upgrade Vite and other deps to resolve packaging issue#1387
esimkowitz merged 6 commits into
mainfrom
evan/test-string-decoder-fix

Conversation

@esimkowitz
Copy link
Copy Markdown
Contributor

@esimkowitz esimkowitz commented Dec 5, 2024

There was a bug in Vite 6.0.1 (vitejs/vite#18810) that was preventing NodeJS libraries from being bundled in the main process. This meant that our packaged app would refuse to run as it would be unable to find its Node libraries.

This updates to Vite 6.0.2 to resolve this issue and also updates a few other deps while we're at it.

Also removes the SASS modern-compiler config from our Vite config since this is the default behavior in Vite 6.

closes #1373

@esimkowitz esimkowitz merged commit 6400678 into main Dec 5, 2024
@esimkowitz esimkowitz deleted the evan/test-string-decoder-fix branch December 5, 2024 00:22
xxyy2024 pushed a commit to xxyy2024/waveterm_aipy that referenced this pull request Jun 24, 2025
)

There was a bug in Vite 6.0.1
(vitejs/vite#18810) that was preventing NodeJS
libraries from being bundled in the main process. This meant that our
packaged app would refuse to run as it would be unable to find its Node
libraries.

This updates to Vite 6.0.2 to resolve this issue and also updates a few
other deps while we're at it.

Also removes the SASS modern-compiler config from our Vite config since
this is the default behavior in Vite 6.

closes wavetermdev#1373
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Unable to install on Windows server 2022

1 participant